Skip to content

feat(ci): optimize go caching and wire up release security features#175

Merged
nburchha merged 2 commits intomainfrom
fix-pipeline
Mar 11, 2026
Merged

feat(ci): optimize go caching and wire up release security features#175
nburchha merged 2 commits intomainfrom
fix-pipeline

Conversation

@nburchha
Copy link
Contributor

@nburchha nburchha commented Mar 5, 2026

What this does

  • Optimizes Caching: Replaces the verbose, manual actions/cache blocks with the native cache: true flag in actions/setup-go.
  • Enables Security: Adds the missing sboms, signs, and docker_signs blocks to .goreleaser.yaml so the Syft and Cosign tools in the release pipeline actually generate and attach SBOMs and signatures to our artifacts.

@nburchha nburchha requested a review from fsandel as a code owner March 5, 2026 09:59
@nburchha nburchha requested a review from ondbeh March 11, 2026 08:13
@nburchha nburchha merged commit 5e26216 into main Mar 11, 2026
4 checks passed
@nburchha nburchha deleted the fix-pipeline branch March 11, 2026 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants